home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / stacksize.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  821 b   |  24 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-106]
  2. [C;6;B]        STACKSIZE <value>
  3. [7]Default: 4 kb
  4. [J;1;N]
  5.   This instruction defines the value of the symbol \
  6. named __STACKSIZE. That symbol is always defined, \
  7. the default value being 4096. The default is also \
  8. the minimum stack required.
  9.  
  10.   The object file 'stacksize.o' given with lk enables \
  11. your executable(s) to have an allocated stack of the \
  12. defined size at start. This object needs to be present \
  13. into your command line to work.
  14.   This is not necessary if you are creating an \
  15. executable for the Workbench. Note that the eventual \
  16. icon associated with the executable will receive that \
  17. stack size.
  18.  
  19.   See also:
  20. [L;3][LINK version]            LIBREVISION
  21. [LINK version]                LIBVERSION
  22. [LINK version]                VERSION
  23. [5; LINK about; GOTO address]        Become Registred
  24.